projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4016567
)
Fix typo.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 29 May 2007 16:23:22 +0000
(16:23 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 29 May 2007 16:23:22 +0000
(16:23 +0000)
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index 364f1bb882a1b0bdedf634b20faa43034b095eb9..d9efd3a45400114653bf1968e5a13062c1b842ae 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-1,7
+1,7
@@
2007-05-29 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Insert body after
- mail-header-separator if present, so that i
s
is before signature.
+ mail-header-separator if present, so that i
t
is before signature.
Suggested by Leo <sdl.web@gmail.com>.
2007-04-15 Chong Yidong <cyd@stupidchicken.com>